ApplicationCacheStatusUpdatedEvent
data class ApplicationCacheStatusUpdatedEvent(frameId: FrameId, manifestURL: String, status: Int) : Event
Content copied to clipboard
Constructors
ApplicationCacheStatusUpdatedEvent
Link copied to clipboard
fun ApplicationCacheStatusUpdatedEvent(frameId: FrameId, manifestURL: String, status: Int)
Content copied to clipboard